home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / READ.DIR / cd.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  899 b   |  22 lines

  1. CD  -  change directory
  2.  
  3. Usage:  CD [directory-name]
  4.  
  5. CD is like the shell command cd.  It changes the working directory for the
  6.   MM process, not for the shell that invoked MM.  If you are using commands
  7.   that default to the working directory (like LIST, TAKE, the FCC header,
  8.   inserting a file with control-b), CD can simplify things.
  9.  
  10. If no directory-name is given, CD changes to your home directory.  As a
  11.   directory-name, you may specify a full path starting with root (/), 
  12.   or a relative path from the current working directory (the one you are 
  13.   in when you use the CD command).  
  14.  
  15. Examples:
  16.     Read>cd                             #to home directory
  17.     Read>cd oldmail                     #relative path
  18.     Read>cd /f/us/us/lafarge/oldmail    #full path (absolute path)
  19.  
  20. For more help type "help" and one of these topics:
  21.   pwd   list   take   other   set mail-directory   directory
  22.